Welcome![Sign In][Sign Up]
Location:
Search - matrix random

Search list

[matlabTVL1_HCS_v1

Description: % May 2010 % This matlab code implements TVL1 based Hybrid Compressive Sensing using LSQR. % Only suitable the small scale data due to the costly storage and computation. % % A - M x N measurement matrix: random sampling alone or hybrid sampling (random sampling and low resolution sampling) % % gamma - weight for L1-norm of the diagonal gradients % % tol - tolerance for stopping criterion. % - DEFAULT 1e-3 if omitted. % % maxIter - maximum number of iterations % - DEFAULT 50, if omitted. %Original TVL1 based Hybrid Compressive Sensing problem: % min ||gx ||_1 + ||gy ||_1 +\gamma *(||gxy ||_1 + ||gyx ||_1) % s.t. A*I = b and I >=0 %It can be solved using PDCO as follows % min c*x s.t. Phi * x =B % x = [I; gx; -gx; gy; -gy; gxy; -gxy; gyx; -gyx] % Phi and B enforce the measurement (A) and constrant among the elements of x; % Xianbiao Shu, May 2010. Questions? xshu2@uiuc.edu; % Copyright: Computer Vision and Robotics Lab, University of Illinois, Urbana-Champaign % Acknowledgement: Primal-Dual interior method for Convex Objectives (PDCO) % http://www.stanford.edu/group/SOL/software/pdco.html
Platform: | Size: 917110 | Author: li123kai@126.com | Hits:

[OtherRandom Matrix Theory and Wireless Communications

Description: 无线通信电子书籍:Random Matrix Theory and Wireless Communications
Platform: | Size: 1527977 | Author: kevinshu | Hits:

[matlabLDPC_encoder

Description: gen_H:利用随机pi矩阵排列而成的LDPC稀疏校验矩阵产生; girthlenth:计算产生的矩阵H的围长-gen_H : pi using random matrix arranged at the LDPC have sparse matrix calibration; girthlenth : calculation of the matrix H Girth
Platform: | Size: 2048 | Author: 喻小星 | Hits:

[OtherRandomMatrixTheory-Exercise

Description: Random matrix theory - exercise.-Random matrix theory-exercise.
Platform: | Size: 45056 | Author: KMY | Hits:

[Special Effectskl

Description: (1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象; (2)将所有子图象按列相接变成一个81维的行向量; (3)对所有200个行向量进行KL变换,求出其对应的协方差矩阵的特征向量和特征值,按降序排列特征值以及所对应的特征向量; (4)选择前40个最大特征值所对应的特征向量作为主元,将原图象块向这40个特征向量上投影,所获得的投影系数就是这个子块的特征向量。 (5)求出所有子块的特征向量。 -(1) the application of 9 × 9 window of these images at random, a total sample of 200 sub-image (2) all sub-images according to out-phase into a 81-dimensional row vector (3) all 200 lines for KL transform vector, derived its corresponding covariance matrix of eigenvectors and eigenvalues, in descending order by eigenvalue and the corresponding eigenvector (4) a choice to 40 corresponding to the largest eigenvalue eigenvector as the PCA, the original image block to the 40 feature vectors on the projection, the projection coefficients obtained by this sub-block eigenvector. (5) calculated for all sub-block eigenvector.
Platform: | Size: 64512 | Author: ly | Hits:

[SCMldpcber

Description: This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has error in his log-likelihood decoder). -This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal s programs collection, which can be found in [1]. While Neal s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has error in his log-likelihood decoder).
Platform: | Size: 7168 | Author: 武博 | Hits:

[matlabPNgen

Description: 包含随机序列生成函数和正交复指数矩阵生成函数-Contains the random sequence generating function and the orthogonal matrix of complex exponential generating function
Platform: | Size: 1024 | Author: 秦丽 | Hits:

[matlabLDPC_BSN

Description: This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has error in his log-likelihood decoder). -This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal s programs collection, which can be found in [1]. While Neal s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has error in his log-likelihood decoder).
Platform: | Size: 118784 | Author: 张强 | Hits:

[Windows DevelopMatlab

Description: LDPC校验矩阵生成、高斯消去法编码、BP译码程序,可以作为自己编写LDPC编译码程序的参考。因为matlab代码效率不高,所以这个程序仿真起来比较慢.-LDPC check matrix generation, Gaussian elimination coding, BP decoding procedure can be used as its own procedures for the preparation of LDPC codec reference. Because matlab code efficiency is not high, so this process is relatively slow simulation together.
Platform: | Size: 8192 | Author: 李枫 | Hits:

[matlabPLSUVECV

Description: PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A components) those variables that do not carry any relevant information to model Y. The criterion used to trace the un-informative variables is the reliability of the regression coefficients: c_j=mean(b_j)/std(b_j), obtained by jackknifing. The cutoff level, below which c_j is considered to be too small, indicating that the variable j should be removed, is estimated using a matrix of random variables.The predictive power of PLS models built on the retained variables only is evaluated over all 1-a dimensions =(yielding RMSECVnew).
Platform: | Size: 3072 | Author: | Hits:

[matlabmatlab

Description: 人机交互小功能,画曲线,改变颜色,生成矩阵,随机与固定的,退出,改变线型-Human-Computer Interaction small features, drawing curves, changing the color, generating matrix, random and fixed, from the change of linear
Platform: | Size: 7168 | Author: 王二 | Hits:

[Special EffectsStudyonStereoVision-basedCross-countryObstacleDete

Description: 本文提出了一种新的跨国家的障碍 检测技术为基础的立体视觉系统。 原始图像的预处理的高斯 过滤器和对比度限制的自适应直方图 均衡( CLAHE )方法来削弱作用 噪音,光线和对比度。哈里斯的角落位于与子像素精确。 -Cross-country intelligent vehicles always work in complicated environments with varying illuminations. The paper presents a new cross-country obstacle detection technology based on stereo vision system. The original images are preprocessed by Gaussian filter and contrast-limited adaptive histogram equalization (CLAHE) method to weaken the effect of noise, light and contrast. Harris corners are located with sub-pixel accurate. To guarantee the overall system real-time performance, feature-based matching techniques are studied and fundamental matrix is calculated based on random sample consensus (RANSAC). Also restrains are studied to eliminate pseudo matching pairs. Then data interpolation is introduced to build elevation maps. Edge extraction and morphological processing are concerned to accomplish obstacle detection. Experiment results for different conditions are presented in support of the obstacle detection technology.
Platform: | Size: 971776 | Author: 晓翠 | Hits:

[3G developQC_codes

Description: Construct the short length of QC LDPC codes without girth 4 and girth 6-The Program to construct the short length of QC LDPC codes without girth 4 and girth 6 Copyright (C) Yang XIAO, Jun FAN, BJTU, July 26, 2007, E-Mail: yxiao@bjtu.edu.cn. This program presents an approach [1] for constructing the short length of LDPC codes with girth 8. First, we design 3 submatrices with different shifting functions given by our schemes, then combine them into a matrix according to our approach, finally, expand the matrix into a desired parity-check matrix using identity matrices and cyclic shift matrices of the identity matrices. The simulation results in AWGN channels show that the codes which can be obtained by the generator matrix derived from this check matrix for encoding the random information bits are as good as random LDPC codes [1]. Ref: [1] J. Fan, Y. Xiao, “A design of LDPC codes with large girth based on the sub-matrix shifting”, IET International Conference on Wireless Mobile and Multimedia Networks Proceedings (ICWMMN 2006), (CP525), p.
Platform: | Size: 2048 | Author: lydia | Hits:

[Mathimatics-Numerical algorithmscode

Description: (1)求一个6*6阶矩阵对角线元素之和。(2)实现打印数出有10个元素的浮点数组a中的最大值和最小值。(3)求面积。(4)产生两个小按钮。(5)程序的作用是用Math.random() 函数产生20个随机数。-(1) for a 6* 6 bands and the matrix of diagonal elements. (2) to achieve print a few out there are 10 elements in a floating-point group of maximum and minimum values. (3) for the area. (4) are two small buttons. (5) the role of procedures is Math.random () functions to generate random numbers 20.
Platform: | Size: 4096 | Author: 燕子 | Hits:

[Mathimatics-Numerical algorithmsAlgorithms

Description: 提供了多项式计算、矩阵计算、随机数产生、插值、拟合、方程组求解等一些数值计算算法,并附有查找、排序算法。在对这些算法进行讲解的同时,附上所有算法的C源码,方便进行动手尝试学习。-Provides a polynomial calculation, matrix calculation, random number generation, interpolation, fitting, solving equations and some numerical algorithms, along with search, sorting algorithms. In these algorithms to explain the same time, accompanied by all the algorithms of the C source code, facilitate hands-on attempt to learn.
Platform: | Size: 6547456 | Author: li li | Hits:

[Othercov2para

Description: This MATLAB code computes the covariance matrix of a random variable
Platform: | Size: 1024 | Author: Mohammed | Hits:

[matlabmatlab

Description: 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, random number generators, special functions, ordinary differential equations, partial differential equations and other commonly used matlab program.
Platform: | Size: 652288 | Author: 称臣 | Hits:

[OtherConsole21

Description: Fortran产生随机对称正定矩阵,供生成测试数据用-Fortran generates a random symmetric positive definite matrix, used for generating test data
Platform: | Size: 1024 | Author: 吴明 | Hits:

[OtherDSSS

Description: (1) 产生数值为±1的用户随机数据;给出Matlab下对应的模块; (2) 产生并给出64×64的Walsh矩阵,作为用户接入的扩频码; (3) 利用上述一个用户的扩频码和用户数据演示扩频过程;给出Simulink工作框图; (4) 利用FFT,计算并画出基带数据和扩频信号的频谱(在一个图中给出); -(1) value of ± 1 generated random data users given under the corresponding Matlab module (2) generation and gives the Walsh 64 × 64 matrix, as the user access to the spreading code (3) the use of the a user' s spreading code and spread spectrum user data presentation process given work Simulink block diagram (4) the use of FFT, calculate and draw the base-band spectrum data and the spread spectrum signal (given in a diagram)
Platform: | Size: 9216 | Author: 芊屹 | Hits:

[matlabl1_cs

Description: 对lena.map先分块处理,然后做cs变换,观测矩阵用随机高斯矩阵,重构算法用l1算法-On lena.map first block processed, and then do cs transform, random Gaussian matrix with the observation matrix, reconstruction algorithm algorithm using l1
Platform: | Size: 163840 | Author: liuyaxin | Hits:
« 12 3 4 5 6 7 8 9 10 ... 17 »

CodeBus www.codebus.net